Interface VirtualLine

All Superinterfaces:
IPCObject, TerminalLine
All Known Implementing Classes:
VirtualLineImpl

public interface VirtualLine extends TerminalLine
Information provided by the PKI file:

    \class VirtualLine
    
    \brief VirtualLine handles and manipulates the virtual terminal line.
    
    \example network().getDevice("Router0").getVtyLine(0)
    
Author:
Auto-generated